object Form15: TForm15 Left = 192 Top = 107 Width = 559 Height = 273 Caption = 'CI' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 8 Top = 16 Width = 529 Height = 177 Caption = 'Corporate Identity' TabOrder = 0 object Label38: TLabel Left = 16 Top = 48 Width = 24 Height = 13 Caption = 'Logo' end object Label39: TLabel Left = 176 Top = 48 Width = 19 Height = 13 Caption = 'Hint' end object Label40: TLabel Left = 176 Top = 88 Width = 22 Height = 13 Caption = 'URL' end object Label41: TLabel Left = 16 Top = 128 Width = 38 Height = 13 Caption = 'OEM-ID' end object Label42: TLabel Left = 16 Top = 88 Width = 32 Height = 13 Caption = 'Splash' end object Label51: TLabel Left = 176 Top = 128 Width = 90 Height = 13 Caption = 'Program Language' end object Label1: TLabel Left = 16 Top = 24 Width = 225 Height = 13 Caption = 'Clear fields in order to reset to standard settings.' Font.Charset = DEFAULT_CHARSET Font.Color = clActiveCaption Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ComboBox1: TComboBox Left = 16 Top = 64 Width = 113 Height = 21 ItemHeight = 13 TabOrder = 0 OnChange = ComboBox1Change OnClick = ComboBox1Click OnDropDown = ComboBox1DropDown end object Edit20: TEdit Left = 176 Top = 64 Width = 337 Height = 21 TabOrder = 1 OnChange = Edit20Change end object Edit21: TEdit Left = 176 Top = 104 Width = 337 Height = 21 TabOrder = 2 OnChange = Edit21Change end object SpinEdit1: TSpinEdit Left = 16 Top = 144 Width = 113 Height = 22 MaxValue = 0 MinValue = 0 TabOrder = 3 Value = 0 OnChange = SpinEdit1Change end object ComboBox5: TComboBox Left = 16 Top = 104 Width = 113 Height = 21 ItemHeight = 13 TabOrder = 4 OnChange = ComboBox5Change OnClick = ComboBox5Click OnDropDown = ComboBox5DropDown end object Edit27: TEdit Left = 176 Top = 144 Width = 337 Height = 21 TabOrder = 5 OnChange = Edit27Change end end object Button1: TButton Left = 256 Top = 208 Width = 75 Height = 25 Caption = 'ok' ModalResult = 1 TabOrder = 1 end end